/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	border: 0;
}
a {
	outline: 0;
	border: 0;
}
img {
	outline: 0;
	border: 0;
	vertical-align: middle;
}
ul, li, h2, h3, h4, h5, h6 {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a:hover {
	text-decoration: none;
}
.clearfix {
	float: none;
	clear: both;
}
#wrap {
	background-color: #000;
	position: relative;
	padding: 0 15px;
	margin: 0 auto;
	width: 945px;
	overflow: hidden;
}
#ad {
	position: relative;
	width: 945px;
	height: 532px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.left {
	position: relative;
	float: left;
	width: 620px;
	min-height: 935px;
	overflow: hidden;
}
.left li {
	text-align: center;
	margin-bottom: 5px;
}
.left .seq {
	font-family: "新細明體", Arial;
	font-weight: normal;
	font-size: 13px;
	border-top: solid 1px #373737;
	border-bottom: solid 1px #373737;
	margin-top: 10px;
	padding: 10px 3px;
	text-align: left;
}
.left .seq h2 {
	font-weight: normal;
	font-size: 13px;
	line-height: 25px;
	color: #007296;
	letter-spacing: 1px;
}
.left .seq h2 span {
	color: #9e1c2f;
}
.left .seq p {
	margin: 0;
	padding: 0;
	color: #3e4e57;
	line-height: 17px;
	letter-spacing: 1px;
}
.left .intr {
	border: solid 1px #701e24;
	margin-bottom: 20px;
	padding: 3px;
}
.left .intr a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}
.right {
	position: relative;
	float: right;
	width: 300px;
}
.right .fb_box {
	background-color:#333333;
	width: 298px;
	margin-bottom: 10px;
}
.right .info {
	width: 300px;
	height: 295px;
	margin-bottom: 20px;
}
.right .info:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}
.right .news {
	width: 300px;
	height: 320px;
}
.right .news h2 {
	position: relative;
	width: 100%;
	background-color: #474747;
	height: 10px;
	line-height: 13px;
	margin-bottom: 10px;
}
.right .news h2 span {
	position: absolute;
	top: -1px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #35d0c2;
	padding-right: 3px;
	line-height: 13px;
	height: 13px;
	background-color: #000;
}
.right .news ul {
	border: solid 1px #474747;
	padding: 5px 0;
}
.right .news li {
	width: 298px;
	height: 71px;
}
.right .news li a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}
#wrap .fb_message {
	position:relative;
	clear:both;
	background: url(../images/title_2.jpg) no-repeat;
	width: 215px;
	height: 30px;
}
